function body meaning in English
函式主体
函数过程体
函数体
Examples
- Right after the function body is a line of code to test it
该函数体之后的一行代码对它进行测试。 - Function to edit the function body
函数以编辑函数体。 - Attempts to allocate a specified amount of memory for a new msil function body
尝试在对模块进行实例化的起始地址之上分配内存。 - This means that the function body executes even if null is passed as an argument
这意味着即使传递的参数为null ,也将执行函数体。 - Is a function that remembers the point in the function body where it last returned
是这样一个函数,它记住上一次返回时在函数体中的位置。